Skip to content

DPL: make benchmark ready for new ownership model - #15562

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:pr15562
Aug 9, 2026
Merged

DPL: make benchmark ready for new ownership model#15562
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:pr15562

Conversation

@ktf

@ktf ktf commented Jun 28, 2026

Copy link
Copy Markdown
Member

Rather than relying on a moveable container, move elements one by one. This works the same for both ownership models and since it's just some benchmark internal buffer, it does not advantage the owning model vs the non owning.

@ktf
ktf requested a review from a team as a code owner June 28, 2026 09:37
@alibuild

alibuild commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 7da2227 at 2026-07-31 07:04:

No log files found

Full log here.

Rather than relying on a moveable container, move elements one by one. This works the same for both ownership models and since it's just some benchmark internal buffer, it does not advantage the owning model vs the non owning.
@ktf ktf changed the title Change ownership model. Now a vector of span is in general returned in place of a vector of vectors. DPL: make benchmark ready for new ownership model Aug 9, 2026
@alibuild

alibuild commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 6226537 at 2026-08-09 18:17:

## sw/BUILD/ThePEG-latest/log
collect2: error: ld returned 1 exit status


## sw/BUILD/O2Physics-latest/log
c++: fatal error: Killed signal terminated program cc1plus
ninja: build stopped: subcommand failed.

Full log here.

@ktf
ktf merged commit f4dbc08 into AliceO2Group:dev Aug 9, 2026
13 of 15 checks passed
@ktf

ktf commented Aug 9, 2026

Copy link
Copy Markdown
Member Author

Error unrelated. Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants